[INFO] cloning repository https://github.com/anuramat/vicode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuramat/vicode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ec4d764ccc99aef77963e8790564d5de73e699b
[INFO] testing anuramat/vicode against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuramat%2Fvicode" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anuramat/vicode
[INFO] finished tweaking git repo https://github.com/anuramat/vicode
[INFO] tweaked toml for git repo https://github.com/anuramat/vicode written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuramat/vicode on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anuramat/vicode already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/anuramat/async-openai`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v3.0.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded toml v0.9.8
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded petname v2.0.2
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded colored-diff v0.2.3
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded self_cell v1.2.1
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded tui-markdown v0.3.6
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded partition-identity v0.3.1
[INFO] [stderr]   Downloaded proc-mounts v0.3.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded serde_spanned v1.0.3
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]   Downloaded tiktoken-rs v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7e3ba8e9d096b47d85bc20329a4083529b7146e9c6bac1c34032539396a47f9
[INFO] running `Command { std: "docker" "start" "-a" "e7e3ba8e9d096b47d85bc20329a4083529b7146e9c6bac1c34032539396a47f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7e3ba8e9d096b47d85bc20329a4083529b7146e9c6bac1c34032539396a47f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e3ba8e9d096b47d85bc20329a4083529b7146e9c6bac1c34032539396a47f9", kill_on_drop: false }`
[INFO] [stdout] e7e3ba8e9d096b47d85bc20329a4083529b7146e9c6bac1c34032539396a47f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f23ca8544297860fc8691432154b62a83fdf22bc1f4bb51b0671d170dab4736e
[INFO] running `Command { std: "docker" "start" "-a" "f23ca8544297860fc8691432154b62a83fdf22bc1f4bb51b0671d170dab4736e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling partition-identity v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling async-openai-macros v0.1.1 (https://github.com/anuramat/async-openai#dd12a06c)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tiktoken-rs v0.9.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling colored-diff v0.2.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling tui-markdown v0.3.6
[INFO] [stderr]    Compiling proc-mounts v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.33.0 (https://github.com/anuramat/async-openai#dd12a06c)
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling vicode v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dyn_clone::DynClone`
[INFO] [stdout]  --> src/tui/widgets/container/element.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dyn_clone::DynClone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dyn_clone::clone_trait_object`
[INFO] [stdout]  --> src/tui/widgets/container/element.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dyn_clone::clone_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tools/bash/widget.rs:147:50
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 Title::from(status_line.clone()).alignment(ratatui::layout::Alignment::Right);
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> src/tui/app/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Notification {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 37 |     pub kind: NotificationKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `themeset` is never read
[INFO] [stdout]   --> src/tui/widgets/syntax.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Highlighter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 16 |     set: SyntaxSet,
[INFO] [stdout] 17 |     themeset: ThemeSet,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `type_alias_impl_trait` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(type_alias_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `iterator_try_collect` is declared but not used
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(iterator_try_collect)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "f23ca8544297860fc8691432154b62a83fdf22bc1f4bb51b0671d170dab4736e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f23ca8544297860fc8691432154b62a83fdf22bc1f4bb51b0671d170dab4736e", kill_on_drop: false }`
[INFO] [stdout] f23ca8544297860fc8691432154b62a83fdf22bc1f4bb51b0671d170dab4736e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d531858e6f92ab6de10851081f10b87bfe5d6ad525a7919f62f809626a36719a
[INFO] running `Command { std: "docker" "start" "-a" "d531858e6f92ab6de10851081f10b87bfe5d6ad525a7919f62f809626a36719a", kill_on_drop: false }`
[INFO] [stderr]    Compiling vicode v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dyn_clone::DynClone`
[INFO] [stdout]  --> src/tui/widgets/container/element.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dyn_clone::DynClone;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dyn_clone::clone_trait_object`
[INFO] [stdout]  --> src/tui/widgets/container/element.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dyn_clone::clone_trait_object;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stdout]    --> src/tools/bash/widget.rs:147:50
[INFO] [stdout]     |
[INFO] [stdout] 147 |                 Title::from(status_line.clone()).alignment(ratatui::layout::Alignment::Right);
[INFO] [stdout]     |                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kind` is never read
[INFO] [stdout]   --> src/tui/app/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Notification {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 37 |     pub kind: NotificationKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `themeset` is never read
[INFO] [stdout]   --> src/tui/widgets/syntax.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Highlighter {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 16 |     set: SyntaxSet,
[INFO] [stdout] 17 |     themeset: ThemeSet,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `type_alias_impl_trait` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(type_alias_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `iterator_try_collect` is declared but not used
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(iterator_try_collect)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.00s
[INFO] running `Command { std: "docker" "inspect" "d531858e6f92ab6de10851081f10b87bfe5d6ad525a7919f62f809626a36719a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d531858e6f92ab6de10851081f10b87bfe5d6ad525a7919f62f809626a36719a", kill_on_drop: false }`
[INFO] [stdout] d531858e6f92ab6de10851081f10b87bfe5d6ad525a7919f62f809626a36719a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2b08396946f6ac5d2f4e6bdc73826e00aa9e40f43c946ccee0cc1ee213ce5fd6
[INFO] running `Command { std: "docker" "start" "-a" "2b08396946f6ac5d2f4e6bdc73826e00aa9e40f43c946ccee0cc1ee213ce5fd6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `dyn_clone::DynClone`
[INFO] [stderr]  --> src/tui/widgets/container/element.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use dyn_clone::DynClone;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dyn_clone::clone_trait_object`
[INFO] [stderr]  --> src/tui/widgets/container/element.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use dyn_clone::clone_trait_object;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ratatui::widgets::block::Title::<'a>::alignment`: use Block::title_top() or Block::title_bottom() instead. This will be removed in a future release.
[INFO] [stderr]    --> src/tools/bash/widget.rs:147:50
[INFO] [stderr]     |
[INFO] [stderr] 147 |                 Title::from(status_line.clone()).alignment(ratatui::layout::Alignment::Right);
[INFO] [stderr]     |                                                  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `kind` is never read
[INFO] [stderr]   --> src/tui/app/mod.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Notification {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 37 |     pub kind: NotificationKind,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `themeset` is never read
[INFO] [stderr]   --> src/tui/widgets/syntax.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Highlighter {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 16 |     set: SyntaxSet,
[INFO] [stderr] 17 |     themeset: ThemeSet,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: feature `type_alias_impl_trait` is declared but not used
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(type_alias_impl_trait)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: feature `iterator_try_collect` is declared but not used
[INFO] [stderr]  --> src/main.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![feature(iterator_try_collect)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `vicode` (bin "vc" test) generated 7 warnings (run `cargo fix --bin "vc" -p vicode --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vc-19c50db5b028c3aa)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test llm::history::tests::item_added_does_not_touch_message_timing ... ok
[INFO] [stdout] test llm::history::tests::response_completed_without_message_creates_success_message ... ok
[INFO] [stdout] test llm::history::tests::response_failed_without_message_creates_error_message ... ok
[INFO] [stdout] test llm::history::tests::response_item_starts_message_in_progress ... ok
[INFO] [stdout] test llm::history::tests::response_started_creates_empty_assistant_message ... ok
[INFO] [stdout] test llm::history::tests::response_starts_without_assistant_message ... ok
[INFO] [stdout] test llm::history::tests::response_completed_marks_message_success ... ok
[INFO] [stdout] test config::tests::parses_default_config ... ok
[INFO] [stdout] test config::tests::parses_keymap ... ok
[INFO] [stdout] test llm::history::tests::item_done_without_delta_touches_message_timing ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::request::tests::assistant_tool_call_round_trip ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::request::tests::output_shape_is_supported ... ok
[INFO] [stdout] test config::tests::parses_insert_keymap_scope ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::chat_text_chunk_creates_output_before_delta ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::chat_tool_call_chunks_flush_on_finish ... ok
[INFO] [stdout] test llm::provider::api::chat_completions::stream::tests::stream_emits_completed_after_stop ... ok
[INFO] [stdout] test agent::tool::registry::tests::test_toolkit_schema ... ok
[INFO] [stdout] test llm::history::tests::response_aborted_marks_message_aborted ... ok
[INFO] [stdout] test llm::provider::assistant::tests::selector_round_robins ... ok
[INFO] [stdout] test config::tests::rejects_unknown_assistant_reference ... ok
[INFO] [stdout] test config::tests::parses_multi_provider_config ... ok
[INFO] [stdout] test config::tests::rejects_uppercase_keys_in_keymap ... ok
[INFO] [stdout] test llm::provider::message::tests::from_api ... ok
[INFO] [stdout] test project::overlay::tests::overlay_mount_orders_snapshot_before_shared ... ok
[INFO] [stdout] test tools::bash::tests::test_bash_arguments_schema ... ok
[INFO] [stdout] test tui::command::tests::command_names_display_in_config_format ... ok
[INFO] [stdout] test tui::command::tests::normalizes_shifted_char_event ... ok
[INFO] [stdout] test tui::command::tests::parses_shifted_char_key ... ok
[INFO] [stdout] test tui::command::tests::rejects_uppercase_key_names ... ok
[INFO] [stdout] test tui::tab::tests::assistant_state_comes_from_last_message ... ok
[INFO] [stdout] test tui::tab::tests::tab_state_suffixes_are_short_and_stable ... ok
[INFO] [stdout] test tui::tab::tests::trailing_developer_message_is_idle ... ok
[INFO] [stdout] test tui::tab::tests::trailing_user_message_is_idle ... ok
[INFO] [stdout] test llm::history::tests::response_aborted_without_message_is_noop ... ok
[INFO] [stdout] test config::tests::parses_shift_modifier_in_keymap ... ok
[INFO] [stdout] test llm::provider::message::tests::to_api_err ... ok
[INFO] [stdout] test llm::provider::message::tests::to_api ... ok
[INFO] [stdout] test llm::provider::assistant::tests::next_assistant_uses_full_assistant_order ... ok
[INFO] [stdout] test llm::provider::assistant::tests::subagents_round_robin_over_subset ... ok
[INFO] [stdout] test llm::provider::assistant::tests::assistants_share_provider ... ok
[INFO] [stdout] test agent::init::tests::set_assistant_updates_runtime_and_state ... ok
[INFO] [stdout] test llm::history::tests::user_message_updates_token_cache ... ok
[INFO] [stdout] test llm::history::tests::load_without_token_cache_rebuilds_on_demand ... ok
[INFO] [stdout] test llm::tokens::tests::counts_user_message_tokens ... ok
[INFO] [stdout] test llm::tokens::tests::counts_assistant_output_and_refusal_tokens ... ok
[INFO] [stdout] test llm::tokens::tests::counts_tool_call_arguments_and_output_tokens ... ok
[INFO] [stdout] test llm::history::tests::delta_touches_message_timing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2b08396946f6ac5d2f4e6bdc73826e00aa9e40f43c946ccee0cc1ee213ce5fd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b08396946f6ac5d2f4e6bdc73826e00aa9e40f43c946ccee0cc1ee213ce5fd6", kill_on_drop: false }`
[INFO] [stdout] 2b08396946f6ac5d2f4e6bdc73826e00aa9e40f43c946ccee0cc1ee213ce5fd6
